bool isInitialized() const
Main interface with the component system.
Definition: MainSystem.h:14
bool getHasRunToContinue() const
Renderer * getRenderer() const
void tickForNewFrame(RenderContext *context)
A rendering context, attached to a graphic window to present to the screen.
Definition: RenderContext.h:12
bool frame(RenderContext *context)
void run(RenderContext *context)
void setHasRunToContinue(bool value)
bool initialize(const Configuration &config=Configuration())